Skip to content

Use modern apt keyring instead of deprecated apt-key#1023

Open
yayuniversal wants to merge 3 commits into
voxpupuli:masterfrom
yayuniversal:fix-apt-keyring
Open

Use modern apt keyring instead of deprecated apt-key#1023
yayuniversal wants to merge 3 commits into
voxpupuli:masterfrom
yayuniversal:fix-apt-keyring

Conversation

@yayuniversal

@yayuniversal yayuniversal commented Jan 4, 2026

Copy link
Copy Markdown

Pull Request (PR) description

Use modern apt keyring instead of the deprecated apt-key.
apt-key is not present on Debian 13 anymore, so using the module on recent versions of Debian fails with an error related to apt-key.

This Pull Request (PR) fixes the following issues

Fixes #1016

@yayuniversal yayuniversal force-pushed the fix-apt-keyring branch 2 times, most recently from 8c48bf2 to 451baaa Compare January 4, 2026 22:55
@TheMeier

TheMeier commented Jan 5, 2026

Copy link
Copy Markdown
Contributor

running bundle exec rake lint_fix should fix the static checks.
There is still multiple apt::key references in the unit tests (grep -r contain_apt__key)

@yayuniversal yayuniversal force-pushed the fix-apt-keyring branch 2 times, most recently from 57b0800 to 1d85c7f Compare January 13, 2026 17:18
@yayuniversal

Copy link
Copy Markdown
Author

Should be good now :)

@yayuniversal

Copy link
Copy Markdown
Author

Ah, the tests for Zabbix 6 on Ubuntu 24.04 and Debian 13 fail because php 7 is not in the repos anymore.

@LarsErikP

Copy link
Copy Markdown

Any chance we could get this fixed/merged in the near future? =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

manage apt_key FBABD5FB20255ECAB22EE194D13D58E479EA5ED4 on debian trixie warning

3 participants